home *** CD-ROM | disk | FTP | other *** search
- 80 poke51,84:poke52,9
- 90 input"file type s[157][157][157]";t$:input"file";x$
- 100 open1,8,2,x$:sys2223
- 105 ifst<>64thenprint"no go":stop
- 120 close1:input"other disk ready";a$
- 130 iflen(a$)thenopen 1,8,2,x$+","+t$+",w":sys2267:close1
-